Links in sidebar different color(s) than entries?
Posted: Mon Apr 09, 2007 7:44 pm
Hello - I am new to the forums but have been using Serendipity since June 2006 for my son's blog: http://www.asherbenjamin.net.
I have used Coffee Bar and Bubblegum themes (modifying color and adding links to header) and this past week my husband and I have been working on a new look. It is up, but not without problems. So, I'm still working on the issues.
I am wondering if someone can help me with a few things.
1) I want the active links in the entries to be different color(s) than the sidebar. For the sidebar, I just want white (ffffff). For the entries, I want green (7d9412) (bold for both).
So, for entries, I put this:
2) I'm working on my background image to make the bottom of the orange/black table move with the length of the entries....still working on that....no specific questions yet....just going to view some other themes' codes to help me. Might need help though. Would also need to do the same for the green area (for the sidebar) at some future date to make it more of a working template / theme.
3) Is there any information out there (tutorials?) to assist me in making an image map so-to-speak, so I can make a search button to the left of my son's photo (instead of 'quick search' in the sidebar) and also linking from the items on the image frame (i.e. "x diagnosis," "guestbook," "home," etc)?
Thanks for any assistance you can give me!
Steph[/quote]
I have used Coffee Bar and Bubblegum themes (modifying color and adding links to header) and this past week my husband and I have been working on a new look. It is up, but not without problems. So, I'm still working on the issues.
I am wondering if someone can help me with a few things.
1) I want the active links in the entries to be different color(s) than the sidebar. For the sidebar, I just want white (ffffff). For the entries, I want green (7d9412) (bold for both).
So, for entries, I put this:
Then when I put this for the sidebar, it makes ALL links white (for both entry and sidebar)..serendipity_entry a, a:link, a:visited, a:active {
color: #7d9412;
font-weight: bold;
How can I fix this? I tried a few other things, including trying to add code to the sidebar.tpl file....but no luck..serendipitySideBarContent a, a:link, a:visited, a:active {
/
color: #ffffff;
}
2) I'm working on my background image to make the bottom of the orange/black table move with the length of the entries....still working on that....no specific questions yet....just going to view some other themes' codes to help me. Might need help though. Would also need to do the same for the green area (for the sidebar) at some future date to make it more of a working template / theme.
3) Is there any information out there (tutorials?) to assist me in making an image map so-to-speak, so I can make a search button to the left of my son's photo (instead of 'quick search' in the sidebar) and also linking from the items on the image frame (i.e. "x diagnosis," "guestbook," "home," etc)?
Thanks for any assistance you can give me!
Steph[/quote]