redenex
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Llorix One Lite] Big Title Section – Reduce HeightAlso, how do I make all sections background as transparent so that my original background image shows (transparency)
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuAny help, please?
or should i seriously opt for another template for site? Not getting enough support with Experon though a lovely theme.
Forum: Themes and Templates
In reply to: [Experon] Modify the default colour scheme and Font SizeAnyone, please?
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuI worked on it, to make menu move left and all caps, this is what I did.
#header-links-inner,
#menu-homemenu {
float: left;
width: 100% !important;
}
.main-navigation {
width: 100%;
text-transform: uppercase;
}++++++++++++++++++++++++++++++++++++++++
Now, I was wondering if I can align my MENU along with the “home icon” – both in the same alignment. ( http://www.sanmatra.org )
- This reply was modified 9 years, 5 months ago by redenex.
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuThanks – a good learning curve for me but I feel it is worth it. 🙂
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuI got the “sections” made transparent 🙂
Wondering it I can change the placement of “menu” to left or center aligned. 🙂
Shall keep you updated. Thanks!
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuThank you for the reply. I am “new” to actually handling css / php (though have other programming experience).
I already have put a general BG for the site which is seen in site (www.sanmatra.org) but now I want all “sections” to be transparent – I shall look into code and see if I can implement what you suggested, thanks again.
🙂
Forum: Themes and Templates
In reply to: [Experon] Experon – Header BG and MenuWorked like a charm – thank you Wallbreaker. Thank you.
Also, regarding making the “section BG” transparent, anything that I can do? I want to show my page BG in all section – possibly to make them transparent (currently white colour).