I've been wanting to do this for a very long time but haven't been able to find help so I thought the best resourceful place to get help would be here over at Website Babble.
The issue is this, I want to make an image banner (link included) that spans the width of the top of my page, similar to the one on this website:
http://www.gamespot.com/features/6216207/p-3.html
Using the firefox app "Firebug" the code is listed at:
<div id="feature_banner">
<a class="banner" rel="start" href="http://www.gamespot.com/features/6216207/index.html?tag=gameguide;header">Batman: Arkham Asylum Game Guide</a>
</div>
I've tried inputing a similar code on my site but didn't have any luck getting it to work. I'm sure there's CSS involved but I would'nt know how to put it into my pages in joomla.
I'm using the latest version of joomla and here's what my pages look like:
http://360achievementguides.com/resi...apter-1-1.html
As you can see, the two pages are somewhat similar except for the top part. If I can get some help on this I'd greatly appreciate it!