Results 1 to 5 of 5

post and sig urls differnt color links

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 ...

  1. #1
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    260
    Liked
    2 times

    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. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    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. #3
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    260
    Liked
    2 times
    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. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    right, the post wrap is around it, but its also around the post too, so you need to go one level depper

  5. #5
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    260
    Liked
    2 times
    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.

Similar Threads

  1. post-id instead of page-id in the permalink urls
    By NeutralizeR in forum vBSEO Features Archive
    Replies: 5
    Last Post: 07-01-2008, 12:21 PM
  2. Page not found for 'Go To Post in Thread' Redirect URLs
    By Paul M in forum Troubleshooting
    Replies: 2
    Last Post: 11-17-2007, 01:10 PM
  3. Problem with new-post, last-post and go to links
    By isnichwahr in forum URL Rewrite Settings
    Replies: 7
    Last Post: 08-10-2007, 06:18 AM
  4. Replace 'Forum Links' with direct links to target URLs?
    By Atakan KOC in forum Bug Reporting
    Replies: 4
    Last Post: 01-18-2007, 03:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •