You need to Register for free and Login to post a message in the forum.

Forum

Subject: 2 modules on top of each other
Prev Next
You are not authorized to post a reply.

Author Messages
webmonkeymon
Nuke Ace
Nuke Ace
Posts:50

15 Nov 2007 10:09 AM  
I have customized the text/html module ascx file exactly as I wanted.

So the user just goes to the FCKeditor, selects the styles from the drop down and applies them to the text.  I learned this watching your great videos on Styling and formatting Text/HTML module and FCKEditor. 

when I was all done and proud that I was able to control the look perfectly. 

I added a second module to sit underneath the one I finished.  when I do this the second module lays on top of the first module. 

Like they are both filling the leftpane top position.  Since I commented out the settings menu out of this template.  I needed to write over my ascx file with an original version inorder to delete the second module. 

Have you ever had two modules lay on top of each other?

Thanks
webmonkeymon
Nuke Ace
Nuke Ace
Posts:50

15 Nov 2007 12:05 PM  
I have resolved this issue. Though I have it working I compared the code using
microsoft word merge and compare and I only found one difference between the code that works and the code that does not. the dnn:title tag had a different id. I changed this but the modules still over lap.

i just back tracked using a fresh default skin and copied sections of my modified code into my corrupt .ascx file. when I was done replacing all the custom code it fixed it. I can still replicate the problem by loading either page, but the code is the same. oh well.
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3352

15 Nov 2007 2:04 PM  
if you are implementing CSS within your text HTML module, double check if you are using the float property. - if there is a float property this could cause elements to overlap each other, so after the float property you need to make sure that you clear both floats. - if you followed the tutorial, I created a clear class, so you could simply add [br class="clear" / ]

note [ and ] replace tags so that the code displays in the forum.

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
webmonkeymon
Nuke Ace
Nuke Ace
Posts:50

15 Nov 2007 2:14 PM  

I did watch those tutorials and realized floating does this.  which was cool to learn. 

however I have not used float, well not to my memory.  Unless default.css or some other css in the default dNN comes with some of these properties.   

I have a simple question now. 

I have an image in my ascx file. 

it is just a small reference to top.gif  

the path is correct, the image is there, but it does not display when i run the page on my localhost.

is there something special about images in ascx files?

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3352

15 Nov 2007 2:26 PM  
Images in ascx files work in exactly the same way as in a HTML file. - I would double check the URL to the image by viewing the page source in your DotNetNuke installation. - copy the URL and the page source and paste it into your browser url - does the image display?

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
webmonkeymon
Nuke Ace
Nuke Ace
Posts:50

15 Nov 2007 2:49 PM  
Thanks I knew it was simple.

With your help I did get the static path (http://local...../images/top.gif) working, but at first I could not get a relative path working.

scr="images/top.gif" will not work, even though visual studio express does NOT warn that it cannot find the image. So bY simply adding runat="server" to the image tag, it now works with the necessary relative path.
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > 2 modules on top of each other



ActiveForums 3.7

Latest Forum Posts

RE: No Access for me too by leesykes
hello,I have fixed the problem and I have given you a years access beginning from today December 2nd...
old skins for DNN 4.9.0 ? by clippy
Hello from France My question is about the videos for beginners, and specially n° 3; I'm working...
Web.config Error by derpir
HelloI got this error, does this seem familiar to you? Can anyone say how to fix this error?Error 98...
No Access for me too by ristori
I suscribe for the magazine novembre 2008 13. I receive this ticket from Paypal : Prix de l...
How can I list our offices by country by bluehoops
Hi everyone!Apologies if this is a simple question, but it is driving me nuts.I run a small ISV and ...
RE: DNN Creative vs FireFoX V3 by DavidWSnow
It now looks like the error'ing extension is StumbleUpon and it effects FireFox on some, but not all...
Issue 39 Authentication by DavidWSnow
I was glad to see you address this topic. When LiveId was first added to DNN, I tried to implement i...
RE: (catalook) Itempane changes on product pages ?? by Vilaplana
Hi, I think the problem is been caused by your skin and not by Catalook itself.  In the main page, C...
Yahoo Answers by cdtguru
Hey, i was wondering if anyone knew of a module that would create a similar system to Yahoo Answers...
(catalook) Itempane changes on product pages ?? by Gaz35
Hi , hi , I don’t know if you can help me , here is the site in question http...
RE: Virtual Pc 2007 help by jeff@zina.com
You need to get the Virtual PC's network set up.  Might check the Virtual PC news group: http://www...
DNNCreative Just Keeps Getting Better by jeff@zina.com
Kudos on issue 39, the article on importing large quantities of data was both timely for me and spot...
RE: Videos by clippy
Hello from France My question is about the videos for beginners, and specially n° 3; I'm working...
skinning trouble by derpir
HelloI have uploaded a skin to my DNN-website, but I want to make som changes. I have made some chan...
RE: Column width in UDT by VickySwift
In case anyone else is looking for the answer to this, I have been able to add the headers back in b...
RE: search not working by jncraig
Did you either reindex the site to turn on the scheduled task to do it?
RE: Template Issue by jncraig
No, you need to install your custom modules before you use the template.
RE: error message in registration page by jncraig
I'm not sure that you can avoid them, short of rewriting the module.You might want to investigate Dy...
Template Issue by Bobbyjosephg
Hi,   Today I have come up with a problem with templates.I was successful in exporting a template an...
RE: search not working by sanju_k1421
I checked     host==>admin search  page   that is set both limits min //max  page     still i m n...
AppTheory
RSS Feeds