Welcome to Geeklog, Anonymous Tuesday, December 24 2024 @ 11:53 am EST
Geeklog Forums
Style sheet for links in menu?
Status: offline
tAng
Forum User
Newbie
Registered: 03/15/04
Posts: 13
I am trying to set up Geeklog to have the menu links differant then rest of page but there is presently no way to change links without changing whole sites links to what is defined in the stylesheet.
Is there a way to make it so the links in the left and right blocks can differ from rest of page. Any help would be great!
Is there a way to make it so the links in the left and right blocks can differ from rest of page. Any help would be great!
15
12
Quote
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
Changing the menu links: do you mean the topic links, ro the menu in the header, or do you use a menu-plugin?
About changing the left/right blocks: most themes have separate leftblocks and rightblocks templates. See in the directory of your current theme: leftblocks.thtml and rightblocks.thtml.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
About changing the left/right blocks: most themes have separate leftblocks and rightblocks templates. See in the directory of your current theme: leftblocks.thtml and rightblocks.thtml.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
9
12
Quote
Status: offline
tAng
Forum User
Newbie
Registered: 03/15/04
Posts: 13
Basically I have the header and footer files in place that I would like but no way to change link color within them. So if they are blue the rest of the pages links must be blue as well.
The layout of the menu navigation is fine, just can not determine how to change the color of the links. Hopefully this makes more sense.
Basically I am looking for a way to change color of the links for the blocks, but have main content area of page use a differant color scheme for the links.
The layout of the menu navigation is fine, just can not determine how to change the color of the links. Hopefully this makes more sense.
Basically I am looking for a way to change color of the links for the blocks, but have main content area of page use a differant color scheme for the links.
11
12
Quote
Status: offline
geKow
Forum User
Full Member
Registered: 01/12/03
Posts: 445
you could wrap the "menu"links in span tags and change the colour in the stylesheet like this:
<span class"menuitems"><a href=".....>Link</a>
Stylesheet:
.menuitems A { colour: somecolour; }
hth
geKow
Text Formatted Code
<span class"menuitems"><a href=".....>Link</a>
Stylesheet:
.menuitems A { colour: somecolour; }
hth
geKow
10
14
Quote
Status: offline
tAng
Forum User
Newbie
Registered: 03/15/04
Posts: 13
One more question! Basic search function just brings me to the advanced search page when I use the following code:
<form action="/search.php" method="get"><input type="text" name="query" class="menusearch" size="15" maxlength="255"> <img src="images/search.gif"></form>
I appreciate the help guys. I think once I grasp these last few things I will be able to actually answer questions rather then ask them
<form action="/search.php" method="get"><input type="text" name="query" class="menusearch" size="15" maxlength="255"> <img src="images/search.gif"></form>
I appreciate the help guys. I think once I grasp these last few things I will be able to actually answer questions rather then ask them
13
16
Quote
Status: offline
Turias
Forum User
Full Member
Registered: 10/20/03
Posts: 807
Try adding the following to the inside of your form tags:
<input type="hidden" name="type" value="all">
<input type="hidden" name="mode" value="search">
If you want that image to act as a search button, you'll have to look up the HTML for that.
Text Formatted Code
<input type="submit" value="{button_search}"><input type="hidden" name="type" value="all">
<input type="hidden" name="mode" value="search">
If you want that image to act as a search button, you'll have to look up the HTML for that.
10
11
Quote
All times are EST. The time is now 11:53 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content