Hiding Default? |
Hiding Default? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Sep 2008 Member No: 687,470 ![]() |
Sometimes on DIVs, the designer hides the default and lets you put whatever picture you like instead.
Is there a coding for that? Or do I have to change the layout completely? Here's the layout I want to change; http://www.atomicaffliction.com/layouts/small14.php If you want the coding as well, I can post that too. ^-^ Thank you for your help! |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Sep 2009 Member No: 746,049 ![]() |
CODE <a href=""><img src="http://i25.tinypic.com/2a7itqb.jpg" style="position:absolute; top: 800px; margin-left:-390px; left:50%;" border="0" /></a> Kay, only edit the "top:" and "margin-left" Don't touch the "50%" because that was a HUGE mistake i used to make. Took me literally months to learn what I was doing wrong. And where it says "img src=" Copy that url, and go to it. It's the raw photo I use. Right click, Save it, Then open it up in whatever program you use, crop the new photo into it. Save as jpeg. Upload it to tinypic, Get the "direct link" Replace the url in the code, with the direct link url. ***If it's too big or too small, Just experiment with canvas size until you get the right size you need. Don't mean to sound like I'm babying you, just trying to give clear step-by-step ![]() |
|
|
![]() ![]() |