websponge
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Red background in first paragraphyes, its now black! sorry I did a really silly thing and reversed my colours! either change the hex color to #ffffff or as above 🙂
Forum: Themes and Templates
In reply to: [Customizr] Aligninment Issue – Help really appreciatedThank you Mr Feet 🙂
I have a good understanding of css3, html etc and understand the bootstrap. as my div is a percentage, is does work on wider screen down to mobile phone size, just for some reason not Square monitors!
im testing it in various screen sizes, I think ive cracked it! I just like box view web pages, so you can have a constant background.
thanks for the reply
Forum: Themes and Templates
In reply to: Red background in first paragraphI can see this in your CSS
#top {
background: none repeat scroll 0 0 #c00000;
}change it too #000000;
Forum: Themes and Templates
In reply to: [Customizr] Aligninment Issue – Help really appreciatedanyone?
Forum: Themes and Templates
In reply to: [Theme: Customizr] Footer Widget centeredits all on my WAMP box at the moment, so cant provide a URL 🙁
Forum: Themes and Templates
In reply to: [Theme: Customizr] Footer Widget centeredi put a width in, it still doesnt center,
there are 2 divs there, 1 is footer-widgets and another one called “row widget-area” role=”complementary”
this is the one that doesnt center the widgets, specifying a width wouldnt matter anyway, as it follows its parent div which has been set.
Forum: Themes and Templates
In reply to: [Customizr] Dropdown menu a:hover problemI noticed the dropdown will stay there if you hover over the capital letter of the links, could this be related to
.navbar .nav > li.current-menu-ancestor > a, .navbar .nav > li.current-menu-item >just a thought
Forum: Themes and Templates
In reply to: [Theme: Customizr] Footer Widget centered.footer-widgets {
padding: 20px 0px 20px;
margin: auto;
}thats what I put in, as you can see its not centered, thanks for the reply 🙂
Forum: Themes and Templates
In reply to: [Customizr] Menu Bar Height – No social Iconsok, I found what I needed, there is a navbar.nav min-height in the css set to 43px, i set it to 30px in my child theme.
loving this theme, totally made it my own very easily.. thnks
Forum: Themes and Templates
In reply to: [Customizr] Menu Bar Height – No social Iconsthe logo is separated from the navbar, but the navbar keeps the gap where the icons should be, Ill post a screen grab later for you, but thanks for the assistance..
Forum: Themes and Templates
In reply to: [Customizr] Menu Bar Height – No social Iconsits all my local host, Ill have to do some screen grabs when I get home. just want to keep the navbar to the height of the link text, it looks silly as there is a big gap where the social icons would normally be