vBulletin Search Engine Optimization
This is a discussion on post and sig urls differnt color links within the Template Modifications forums, part of the vBulletin SEO Discussion category; I am just trying to get my post and sig area to show up differnt than my .alt1 and .alt2 ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| post and sig urls differnt color links
I am just trying to get my post and sig area to show up differnt than my .alt1 and .alt2 so my postbit links stay #000000 but my a.post always looks like what ever my .alt1 or .alt2 a info is. Any ideas? a.post, .post a:link { color: #E07C02; text-decoration: none; } .post a:visited { color: #FFA200; text-decoration: none; } .post a:hover { color: #FF4400; text-decoration: none; } |
|
#2
| ||||
| ||||
|
there's no sig wrapper. modify your teplate so that the sig is wrpped in: <div Class="sig"> .... sig gode here </div> then apply .sig a { } rules |
|
#3
| |||
| |||
|
Thanks. Ithought the post wrapper had the sig area in it too. I will just have to fix it. Thats why my links where not showing up i was using a link in the sig to base my link style off of |
|
#4
| ||||
| ||||
|
right, the post wrap is around it, but its also around the post too, so you need to go one level depper
|
|
#5
| |||
| |||
|
i just put the class down for ths sig area and it works. I probley was not so clear in my message. I am trying to get the links in both the post and sigs. I wanted the Postbit to be differnt from them 2. Me putting this in my css file fixes all but .a post which still seems to follow the .alt1 or .alt2 css a.post, .post a:link { color: #E07C02; text-decoration: none; } .post a:visited { color: #FFA200; text-decoration: none; } .post a:hover { color: #FF4400; text-decoration: none; } http://www.grandprixforums.net/forum.php?styleid=10 Its the one called Test I am about done with this template, as you can see, its vbseo template thats 100% with differnt images. I just need to put my logo in there and fix this one deal and i thing i am gold. Last edited by rocket468; 01-31-2008 at 06:20 PM. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| post-id instead of page-id in the permalink urls | NeutralizeR | Feature Requests | 5 | 07-01-2008 12:21 PM |
| Page not found for 'Go To Post in Thread' Redirect URLs | Paul M | Troubleshooting | 2 | 11-17-2007 01:10 PM |
| Problem with new-post, last-post and go to links | isnichwahr | URL Rewrite Settings | 7 | 08-10-2007 06:18 AM |
| Replace 'Forum Links' with direct links to target URLs? | Atakan KOC | Bug Reporting | 4 | 01-18-2007 03:17 PM |