Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS War on CSS

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #161156
    cuddlecottage
    Participant

    I have a Joomla website (http://cuddlecottage.me/) running the Gavic- Shaper Xeon theme. I have no idea how to do a CSS edit on a particular element/portion of the website.

    On the lower part of the website is a massive white space. It is too unsightly and I would like to get rid of it.

    Could someone give me detailed instructions on what to do?

    Kind Regards

    #161157
    Paulie_D
    Member

    Looks fine to me.

    Can you be more specific?

    #161158
    cuddlecottage
    Participant

    Hello Paulie

    You really think it looks ok?

    I was thinking the blank white space at the bottom of the page just before the footer made it look horrid.

    But if you think it looks ok …. Maybe I’m just being fussy

    #161170
    Senff
    Participant

    There’s a whole block of HTML that has no actual content, that’s causing it:

    <section id="sp-main-body-wrapper" class=" "><div class="container"><div class="row-fluid" id="main-body">
    <div id="sp-message-area" class="span12">
    <div id="system-message-container">
    <div id="system-message">
    </div>
    </div><section id="sp-component-area-wrapper" class=" "><div class="row-fluid" id="component-area">
    <div id="sp-component-area" class="span12"><section id="sp-component-wrapper"><div id="sp-component">
    <article class="item-page post-1 post hentry status-publish category-uncategorised ">
    
    
    
            <header class="entry-header">
                        <h1 class="entry-title page-header">
                                        <a href="/">
                    .</a>
                            </h1>
    
        </header>
    
    
    
        <section class="entry-content"> 
    
    
    
    
    
    
    
    
    
    </section></article></div></section></div>
    </div></section></div>
    </div></div></section>
    
    #161171
    cuddlecottage
    Participant

    Hello Senff,

    Please how do I get rid of this block ?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.