home recent topics recent posts search faq  

Jitbit Software Forums Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » AspNetForum - ASP.NET forum software » asp adrotator in master page not working correctly

Questions about our ASP.NET forum software
2/27/2010 3:51:56 PM

scott.smith
scott.smith
Posts: 1
I have my master page nested in the forum master page and the adrotator that I have in my master page goes to the very top in the forum pages.

Any Ideas - Sorry I have just really started using asp.net.

I purchased 6.3.0 version with the source files.

Thanks,
Scott
0 permalink
2/28/2010 4:18:22 PM

7095
7095
Posts: 114
It is likely a CSS Stylesheet issue. Pay attention to the div tag that the adrotator is in, and set CSS according to #divtagIDname

so for example..

#divtagIDname {
clear: both;
float: right;
}
<em>edited by 7095 on 2/28/2010</em>

--
ToeGOlf.com
Teach in China
+1 permalink

Home » AspNetForum - ASP.NET forum software » asp adrotator in master page not working correctly





Powered by Jitbit Forum 7.2.10.0 © 2006-2011 Jitbit Software