Code overlapping category link
3 posters
Page 1 of 1
Code overlapping category link
Hey guys, I used a code that lets text show up on a picture if you hover your mouse over it.
I made it 100px high, just as high as the picture is, only the code is overlapping the next category link so you can't access the second category. Can anyone edit the code so it will get normal?
Forum:
http://neejaa.actieforum.com/forum
Code used:
I made it 100px high, just as high as the picture is, only the code is overlapping the next category link so you can't access the second category. Can anyone edit the code so it will get normal?
Forum:
http://neejaa.actieforum.com/forum
Code used:
- Code:
<style type='text/css'>.bk { opacity: 0; width:497px; height:100px; transition-duration: 0.9s; -moz-transition-duration: 0.9s; -webkit-transition-duration: 0.9s; -o-transition-duration: 0.9s; }.bk:hover { background-color:#000000; opacity:.40; }.bke { margin-top:4px; width:497px; height:100px; background-color:fafafa; }.bkg { padding:0px; margin-top: 25px; height:100px; overflow:auto; font-family:tahoma; color::bdb6b8; text-align:justify; }.bkh { }</style><center><div style="width:497px; height:100px; background-image:url(http://i42.tinypic.com/25h0pkm.png);"><div class="bk"><table cellspacing="2" cellpadding="5"><tr><td valign="top"><div class="bke"><div class="bkg">
<center>Jazeker mensen, jazekerheid.</center></div></div ></td></tr></table></div></div></center>
Last edited by Dustfire on August 19th 2013, 11:12 pm; edited 1 time in total
Re: Code overlapping category link
Hi Dustfire,
Try putting this in your CSS:
Admin Panel > Display > Pictures and Colors > Colors > CSS stylesheet
Try putting this in your CSS:
Admin Panel > Display > Pictures and Colors > Colors > CSS stylesheet
- Code:
.bkg{
margin-top:-10px;
margin-left:-6px;
width:496px;
height:98px;
}
- Code:
.bkg{
margin-top:-10px !important;
margin-left:-6px !important;
width:496px !important;
height:98px !important;
}
Re: Code overlapping category link
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» how to make a code affect only a single category
» looking for category/table code
» Category image-dont show the link post right...
» Category and Edit Buttons CSS Code
» When i paste a long code via [code][/code] the page expands
» looking for category/table code
» Category image-dont show the link post right...
» Category and Edit Buttons CSS Code
» When i paste a long code via [code][/code] the page expands
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum