GuMaxDD Dropdown : adding side banner

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
zeroy
Rank 1
Rank 1
Posts: 6
Joined: April 19th, 2011, 1:12 pm

GuMaxDD Dropdown : adding side banner

Post by zeroy »

Hi Paul!

Im using your great skin GuMaxDD with the Dropdown menu: http://wiki.modsrepository.com/

I want to add some Google Affiliate 120*600 Vertical banners on each side of the site, outside the content frame, where to do this? The code would be added as HTML.

Thanks!
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: GuMaxDD Dropdown : adding side banner

Post by Paul »

Code them into GuMaxDD.php would be simple way to do it...
User avatar
zeroy
Rank 1
Rank 1
Posts: 6
Joined: April 19th, 2011, 1:12 pm

Re: GuMaxDD Dropdown : adding side banner

Post by zeroy »

Paul wrote:Code them into GuMaxDD.php would be simple way to do it...
Thanks, yes i had seen that this would be the place to do it however i am clueless when it comes to <div> and other bits, was hoping you could point me to where to insert my code :roll:
User avatar
zeroy
Rank 1
Rank 1
Posts: 6
Joined: April 19th, 2011, 1:12 pm

Re: GuMaxDD Dropdown : adding side banner

Post by zeroy »

OK, i figured it out, i used Absolute positioning for the banner and placed code right before:

Code: Select all

<!-- ===== gumax-page ===== -->
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: GuMaxDD Dropdown : adding side banner

Post by Paul »

Yup.... you can locate them anywhere in the skin :D
Post Reply