![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() On my category page on the live website, I have a big gap between the description text and the pagination beginning.
In the html output code, I see there is: PHP Code:
Can we please have it removed, or please advise how to remove, as the gap between my text and products is toooo big. |
#2
|
||||
|
||||
![]() Can you please share the link to the page where the gap appears? Clearing divs cannot be deleted because they actually control columns. But I doubt it's the clearing div as they have a height of 0.
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() I have that gap too.. it happens when there is a child category without any subcatgories under it. It leaves an empty modcont div with just a clearingdiv inside.
|
#4
|
||||
|
||||
![]() Can you post a link to this so I can see it?
__________________
![]() ![]() ![]() ![]() |
#5
|
|||
|
|||
![]() I just sent a PM with the url in it (sorry don't want to post link here)
|
#6
|
||||
|
||||
![]() Hi
Quote:
Code:
#view .modwrp .modcont { margin: 0 10px 0 0; padding: 5px; } #view .pgr { margin: 0px 0 5px 0; } Quote:
Code:
#view .modwrp .modcont { margin: 0 10px 0 0; padding: 5px; } #view .pgr { margin: 0px 0 5px 0; } Also, all modules will take a CSS ID. So if you want to style a specific .modcont area, give it an ID and then you will be able to easily target that module content area with some CSS code written specifically for that area. Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|