Register
Login
Home
Products
Support
Company
Resources
Subscribe
Download
Support
»
Product Forums
Latest Posts
RE: Help! Cannot use "&" in CustomField.
by georgelew on 1/08/2009 4:01 AM
RE: Comments not posting
by smcculloch on 1/08/2009 2:55 AM
Does anyone have XHTML Compliant PA Template
by tmahmud on 1/08/2009 1:04 AM
RE: Comments not posting
by WillJean on 1/08/2009 12:53 AM
RE: Comments not posting
by smcculloch on 1/08/2009 12:24 AM
RE: 4.9.0 and 5.0.0 with Simple gallery
by smcculloch on 1/08/2009 12:23 AM
Enable to comment in Simple Gallery
by nmduc073 on 1/07/2009 11:33 PM
Comments not posting
by WillJean on 1/07/2009 11:32 PM
4.9.0 and 5.0.0 with Simple gallery
by insomnia on 1/07/2009 11:31 PM
RE: Unable install News Articles in DNN 5
by nmduc073 on 1/07/2009 11:27 PM
Forums
Unanswered
Active Topics
Forums
Search
Members
Forums
>
Modules
>
Simple Gallery
Subject: Simple Gallery Random
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
Dale Ross
Gold Membership
Nuke Addict
Posts:60
7/22/2006 11:14 PM
Is there any way to remove the white space before the first picture and after the last picture that is displayed in the random module?
Dale Ross
Gold Membership
Nuke Addict
Posts:60
7/27/2006 7:02 PM
Any clues?
Thanks
Scott McCulloch
Administrators
Nuke Master
Posts:12797
7/28/2006 7:55 AM
Sorry for missing this, you should be able to style it via CSS, is it just the padding on the table you are concerned with?
Can you provide of a picture of what you are trying to do?
Scott McCulloch
Site Administrator
Dale Ross
Gold Membership
Nuke Addict
Posts:60
7/29/2006 12:08 AM
Thank you for the reply. I am new to DotNetNuke...
Sorry I cannot see how to attach a picture to the forum message. You can see it at:
http://CarolinaVarsity.info/NC (soon to be CarolinaVarsity.com)
Too much white space left/right and bottom.
since I am new to dotnetnuke I've not learned everything to tune it so that page is slow first load and too slow over all to be on a VirtualServer...
I mainly wanted your News Article module. I think it is going to work out well for us. I am testing the other modules you've created.
Dale Ross
Gold Membership
Nuke Addict
Posts:60
7/29/2006 9:36 PM
I changed the padding in modules.css for the random gallery and it made no difference. I did some editing to the various margins and again nothing. I deleted all temporary files on the machine I am viewing from but that made no difference either.
Scott McCulloch
Administrators
Nuke Master
Posts:12797
7/29/2006 11:04 PM
Are you talking about the images at the top? (Where the 6 images are horizontally accross?)
Scott McCulloch
Site Administrator
Dale Ross
Gold Membership
Nuke Addict
Posts:60
7/30/2006 12:56 PM
Yes. That is what I am talking about.
Scott McCulloch
Administrators
Nuke Master
Posts:12797
7/31/2006 7:28 AM
There is a class called .randomView that controls the display:-
.randomview {
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 20px;
padding: 2px;
border-collapse:collapse;
}
If you override some of those styles you can reduce the border below, etc. it's currently aligned center too.
If you decide to override, place the changed styles in portal.css or skin.css, this will allow it to be maintained over upgrades.
Scott McCulloch
Site Administrator
Dale Ross
Gold Membership
Nuke Addict
Posts:60
8/01/2006 7:01 PM
thank you
Dale Ross
Gold Membership
Nuke Addict
Posts:60
9/03/2006 11:25 AM
I had removed the random view module to increase performance. I found that my problem with performance was mainly the server I was using. After switching to PowerDNN no problems so I've added this module back. Edit .randomview did not remove the borders (white space) around the pictures or overall pictures.
Scott McCulloch
Administrators
Nuke Master
Posts:12797
9/04/2006 6:48 PM
Do you mean the inner white border? This can be changed in "photo_198"
.photo_198 {
border: 4px solid #FFFFFF;
}
becomes
.photo_198 {
border: 0px solid #FFFFFF;
}
Scott McCulloch
Site Administrator
You are not authorized to post a reply.
General
--Announcements
--Bugs & Problems
--DotNetNuke Questions
--Hosting
--Lobby Center
--Membership
--Suggestions & Ideas
--Testimonials
Modules
--Child Links
--Content Rotator
--Feedback Center
--File Links
--News Articles
--Private Messages
--Property Agent
--Quotes
--Shout Box
--Simple Gallery
--Subscription Tools
--Where Are They
Projects
--Friendly Urls
Skins
--smcculloch.net Classic
--smcculloch.net Venture
--Ventrian
Skin Objects
--Cool Menu
--Page Generated
Forums
>
Modules
>
Simple Gallery
> Simple Gallery Random
ActiveForums 3.7
Terms Of Use
Privacy Statement
Copyright 2002-2008 Ventrian
Page generated in 0.8124896 seconds