aliyarose
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] align header logo and nav menuawesome! thank you!
if in the future i want to dig in and edit the php file, is it the file within wp-content > themes > customizr > header.php ?
thanks!Forum: Themes and Templates
In reply to: [Customizr] align header logo and nav menusorry, i’ve changed the site to make things easier.
to clarify, i’d like to have the social icons and the navigation menu on the same line, just underneath the header logo. ideally the navigation menu on the left and social icons on the right.
any ideas the correct css?
thanks!Forum: Themes and Templates
In reply to: [Customizr] Background colourhi! i successfully changed the body background color and the “background color” behind the featured pages circles, but now, when you mouse over the featured image circles the expanded version of the image “bumps into ” the right side, so they’re not full circles. it’s as if the code below (which i gleaned from above) moved the featured image circles slightly to the right.
/* Get rid of navbar/menu background */
.navbar .navbar-inner {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background:none;
}body {
background: none repeat scroll 0 0 #FFFFFF;
color: #000000;
padding-bottom: 0;
}
.round-div {
border: 104px solid #FFFFFF;
}anyone have a solution?
thanks!
aliya
powersuits.orgForum: Themes and Templates
In reply to: [Customizr] nav bar menu editing – css supportthanks all for the great code!
Forum: Themes and Templates
In reply to: [Customizr] Background colouryes I would love to know this too!
Forum: Themes and Templates
In reply to: [Customizr] Increase Logo sizethanks! is there anyway to get them to move over more… to be aligned with the side of the screen? right now they appear to be floating in the middle of the bar?
also do you know how to remove the border around the nav bar?
thanks again for your quick reply!
Aliya
https://powersuits.org/wordpress/Forum: Themes and Templates
In reply to: [Customizr] Increase Logo sizeah this is perfect! the answer I was looking for. anyone know the css to move the social icons to the right (aligned right) to sit with the menu bar text?
thanks
https://powersuits.org/wordpress/Forum: Themes and Templates
In reply to: [Customizr] use logo image for headerHi I realized this is just an error that I am viewing the preview mode not the live web mode.
apologies!