Jump to content

Added new box


Guest Highlandlass

Recommended Posts

Guest Highlandlass

As you can see I have added a new box called links but why does it not look like the other boxes

www.dollysdelights.co.uk

PS this is not a proper shop yet just a play site

Link to comment
Share on other sites

Guest webicon

*THINK* its a style issue....

The box looks Ok so I guess you are referring to the actual links with it?

If you are wanting the links to look like the navigation text - try styling them as such:

<li class="bullet"><a href="http://www.stitchability.co.uk" class="txtDefault">Stitchability</a></li>

Hope that helps...

Link to comment
Share on other sites

Guest Highlandlass

*THINK* its a style issue....

The box looks Ok so I guess you are referring to the actual links with it?

If you are wanting the links to look like the navigation text - try styling them as such:

<li class="bullet"><a href="http://www.stitchability.co.uk" class="txtDefault">Stitchability</a></li>

Hope that helps...

Thanks webicon that did the trick - just need to get rid of underling now but guess that will be in CSS. Thanks again

Link to comment
Share on other sites

Guest webicon

Re the 'underlining'...

Rather than using:

style="text-decoration: none;

Try:

class="txtDefault"

you seem to have missed that bit when you added in the bullet tags... that will make them the same as the category options...

Link to comment
Share on other sites

Guest Highlandlass

Re the 'underlining'...

Rather than using:

style="text-decoration: none;

Try:

class="txtDefault"

you seem to have missed that bit when you added in the bullet tags... that will make them the same as the category options...

Thanks for your help, it is usually something so simple. My links are now as I want them

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...