Links

This is a discussion on "Links" within the Web Page Design section. This forum, and the thread "Links are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 18th, 2007, 13:26
Junior Member
Join Date: Oct 2007
Location: Warwickshire
Age: 37
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Links

Hi Guys,

I'm creating a site using a template which has a navigation bar included. How do I change the CSS for the links that I want to put on individual pages? The page properties are set with the template and therefore as soon as I create a link within my div tag for that page it takes on the templates properties...grrrrr Hope I've explained that well enough. Cant give you a link to the site as its not online yet.

Many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 18th, 2007, 13:33
Highly Reputable Member
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Links

Can you post the css code for the template?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 18th, 2007, 13:33
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,795
Thanks: 0
Thanked 17 Times in 17 Posts
Re: Links

Can we see your HTML/CSS if you have any?
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Oct 18th, 2007, 13:35
Junior Member
Join Date: Jun 2007
Location: Presteigne, UK
Age: 17
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Links

If you want to change the link style, you could wrap the new links in a new div and use a different id to do so. Alternatively, you could assign an id to the <ul> tag itself - examples below:

If you choose to wrap the navigation in a div:
Quote:
<div id="newLinkStyle">LINK MARKUP HERE</div>
If you decide to simply assign an id to the ul:
Quote:
<ul id="newLinkStyle"><li><a href="">A link</a></li><li><a href="">A different link</a></li></ul>
Then change the CSS, for example:
Quote:
#newLinkStyle {ENTER THE CSS PROPERTIES HERE}
Hope this helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Oct 18th, 2007, 13:41
Junior Member
Join Date: Oct 2007
Location: Warwickshire
Age: 37
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Links

Sheesh you guys are quick I was just fetching the code! Thanks Whym I'll try that..

Thanks guys

Nim xx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Oct 22nd, 2007, 18:26
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: Links

He will need to specify ie.

ul#newLinKStyle a {}

#newLinkStyle a {}
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PR4 links for sale...links in an excellent position agent14 Link Building and Link Sales 4 Sep 19th, 2008 16:09
Msie doesn't make my links links.. delusion Web Page Design 7 Nov 7th, 2007 08:05
PR 5 Links available for recip links GARY Link Building and Link Sales 1 Aug 19th, 2006 09:52
Blured Links (image links) bruno89 Web Page Design 2 Jul 25th, 2006 14:48
Different coloured links without modifying links? Webforumz Staff Web Page Design 12 Aug 29th, 2003 18:48


All times are GMT. The time now is 11:09.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42