Remove a banner in the side of my logo
Last Post 01/08/2008 10:44 AM by Lee Sykes. 2 Replies.
Author Messages
WSI ACE
Nuke Pro
Nuke Pro
Posts:65


--
01/08/2008 10:37 AM  
Hello..
I'm making a skin for a livehost, but i'm having a problem in the livehost.. maybe someone could help me. In the livehost there is a banner (I think that is a Vendor item) in the side of my logo, and i dont know how remove this banner. Someone know!?
Thanks,

Jorge
Joseph Craig
DNN MVP
Posts:11667


--
01/08/2008 10:42 AM  
Can you post a URL so that I can see the site?

Joe Craig, Patapsco Research Group
Complete DNN Support
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
01/08/2008 10:44 AM  
ok,   If you are editing directly on your live website I would first of all make a copy of all of your skin files just incase you make a mistake.

You will need to edit the skinname.ascx file

And you will need to look for this line of code, it will be next to your logo code:

< dnn:BANNER runat="server" id="dnnBANNER" / >

delete that code.


And then  go to the top of the page and delete this line of code:
< % @ Register TagPrefix="dnn" TagName="BANNER" Src="~/Admin/Skins/Banner.ascx"  % >
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile


---