Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Registration formatRegistration format
Previous
 
Next
New Post
10/14/2008 5:15 AM
 

Ok, so I got my new user registration page just how i wanted it. But there is a horizontal line under things like address, contact info, ect... that is throwing off my whole look. It's < hr noshade size="1"/ > in the HTML and i just wana get rid of it so i can move on to the next thing. Any thoughts on where to find it I have looked everwhere.

 

Dru

 
New Post
10/14/2008 9:52 AM
 

the quick fix is by adding a style sheet

hr{

display:none;
}

Note: above style will hide all hr in pages.

add extra definition at  the front.

For ex: if the hr is inside a table with id mytable

You can use
#mytable hr{
display:none;
}

Hope this help.

 
New Post
10/14/2008 2:53 PM
 

I really need to edit a few other things in that display too so i really need to know where it's generating the code from. I know some of it's taken from languages but most of it has to be code someplace.

 

Dru

 
New Post
10/14/2008 2:59 PM
 

Ok, after having another look at this it's not the HR at all causing the trouble in my format. THe table used to display the address section is throwing everything off so that is the code i need to find. Any thoughts?

 
New Post
10/14/2008 8:50 PM
 

Ok this is kinda crazy it's 675 pixels set in a table and nobody knows where it is or hasn't ever wanted to remove it so on a smaller screen of oh i dunno 640 pixels it wouldn't blow everything off the browser window? Where is this code generated for this user registration? this is making me nuts and i shoulodn't have to pay 75 bux to some site or 185 bux for another module to remove 675 pixels in a table i can't find anyplace.

 

Dru

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Registration formatRegistration format


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out