• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Some links like my CSS, some do not

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jan-05-2007, 06:32 AM
#1
thinklikejoe is offline thinklikejoe OP
CSSaphobe
Some links like my CSS, some do not
I have the links in my site how I like them.

A:link {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:visited {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:active {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:hover {background: ; text-decoration: underline overline; color: red; font-family:arial}

Why do only my menus follow that and now the rest of the page?

I would like all links everywhere on my site to be like that.

Anything?
Old Jan-05-2007, 06:33 AM
#2
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by thinklikejoe
I have the links in my site how I like them.

A:link {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:visited {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:active {background: ; text-decoration: none; color: #0000ff; font-family:arial}
A:hover {background: ; text-decoration: underline overline; color: red; font-family:arial}

Why do only my menus follow that and now the rest of the page?

I would like all links everywhere on my site to be like that.

Anything?
Hi Joe,

Those that will help you (me included) will need your website address.

Please also put in your profile (You!) upper left on dgrin screen.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Jan-05-2007, 06:39 AM
#3
bwg is offline bwg
SmugMug Sorcerer
bwg's Avatar
Quote:
Originally Posted by Andy
Hi Joe,

Those that will help you (me included) will need your website address.

Please also put in your profile (You!) upper left on dgrin screen.
joe, CSS is case sensitive, so that may likely be your problem (A vs. a). Hard to know for sure though without a link to your site like Andy said.
__________________
Pedal faster
Old Jan-05-2007, 06:45 AM
#4
thinklikejoe is offline thinklikejoe OP
CSSaphobe
Quote:
Originally Posted by bigwebguy
joe, CSS is case sensitive
I miss html... there's no place like home, there's no place like home.


Sorry for the noob mistake... http://thinklikejoe.smugmug.com
__________________
----
joerodricks.com
joerodricks.smugmug.com
Nikon D50
Old Jan-05-2007, 06:48 AM
#5
bwg is offline bwg
SmugMug Sorcerer
bwg's Avatar
Quote:
Originally Posted by thinklikejoe
I miss html... there's no place like home, there's no place like home.


Sorry for the noob mistake... http://thinklikejoe.smugmug.com
no worries. I still make that mistake.
__________________
Pedal faster
Old Jan-05-2007, 06:50 AM
#6
thinklikejoe is offline thinklikejoe OP
CSSaphobe
Quote:
Originally Posted by bigwebguy
joe, CSS is case sensitive, so that may likely be your problem (A vs. a).
a:link didn't seem to help.

By the way, that CSS is on all my pages. I ripped from a "Learn CSS" site. It's possible that the syntax is wrong. I just don't know.
__________________
----
joerodricks.com
joerodricks.smugmug.com
Nikon D50
Old Jan-05-2007, 07:04 AM
#7
bwg is offline bwg
SmugMug Sorcerer
bwg's Avatar
Quote:
Originally Posted by thinklikejoe
a:link didn't seem to help.

By the way, that CSS is on all my pages. I ripped from a "Learn CSS" site. It's possible that the syntax is wrong. I just don't know.
Joe, what specifically is the problem. Your links look fine to me, the only link that is not being styled by that rule is the 'Decrepit Structures' link.

the reason for that is because the rule for that link is more specific than your rule. Specificity wins out over order of instruction.

here's how the cascading order is determined: http://www.w3.org/TR/CSS21/cascade.html#cascading-order
__________________
Pedal faster
Old Jan-05-2007, 08:48 AM
#8
thinklikejoe is offline thinklikejoe OP
CSSaphobe
What's the rule for the Decrepit Structures link? That's actually what I'm trying to change. I want to make the link rules for that follow the others.
__________________
----
joerodricks.com
joerodricks.smugmug.com
Nikon D50
Old Jan-05-2007, 11:36 AM
#9
bwg is offline bwg
SmugMug Sorcerer
bwg's Avatar
Quote:
Originally Posted by thinklikejoe
What's the rule for the Decrepit Structures link? That's actually what I'm trying to change. I want to make the link rules for that follow the others.
joe, go get the web developer extension and/or firebug (both in my signature) for firefox. They will help you figure out the order of things.
__________________
Pedal faster
Old Jan-05-2007, 12:06 PM
#10
thinklikejoe is offline thinklikejoe OP
CSSaphobe
Quote:
Originally Posted by bigwebguy
joe, go get the web developer extension and/or firebug (both in my signature) for firefox. They will help you figure out the order of things.
I've had them both for a few days. I didn't realize something about how CSS does things.

I'm slowly getting a hang of things.

I'm very close to having my homepage how I want it. Which is wonderful considering I was very close to giving up.

How do I get my galleries to look like my home page? There was a FAQ about that somewhere (I can't find it now) but I did it. It was a customizing setting and I did what it asked me too.
__________________
----
joerodricks.com
joerodricks.smugmug.com
Nikon D50
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump