ieps
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Custom Community] Home tabsee this picture
can help you.Forum: Themes and Templates
In reply to: [Custom Community] chage colour drop down list mouse overgo to “core/includes/theme-generator/style.php”
find this code:
#access ul.children li:hover > a,
#access ul.sub-menu li:hover > a {
background: #<?php echo $details_hover_bg_color;?> !important;
color: #<?php echo $font_color;?>;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}and change “#<?php echo $font_color;?>;” to your color, like this:
color: #ffffff;Forum: Themes and Templates
In reply to: [Custom Community] How to change font style for site title.go to: core/includes/theme-generator/style.php
find this:
#header div#logo h1 a, #header div#logo h4 a {
color: #<?php echo $font_color;?>;
font-size: 37px;
line-height: 130%;
}and add this:
font-family: your-font;Forum: Themes and Templates
In reply to: [Custom Community] chage colour drop down list mouse overHi,
I want when mouse goes over the (drop down list) font color change from black to white,
see picture
my siteForum: Themes and Templates
In reply to: [Custom Community] How to change font style for site title.thank you Ham Radio,
I can change font but I can’t change size, seems font-size: 37px;
is wrong.
I tried font-size: 37pt; but, it doesn’t workForum: Themes and Templates
In reply to: [Custom Community] How to change font style for site title.I have this problem,
My site: http://ieps.ir
Forum: Themes and Templates
In reply to: [Custom Community] change colorthank you.
resolvedyou can see: site
Forum: Themes and Templates
In reply to: [Custom Community] Shortcode Requiredyou mus buy pro version. site
Forum: Themes and Templates
In reply to: [Custom Community] search resulthi,
try again. fixed thatForum: Themes and Templates
In reply to: [Custom Community] search resultForum: Themes and Templates
In reply to: [Custom Community] search resultHi, search result fixed, thank you.
but, about question num. 2, how can I change title font.
Forum: Themes and Templates
In reply to: [Custom Community] menumy mistake.
problem resolved.
thank you konradS, your are an angle.Forum: Themes and Templates
In reply to: [Custom Community] menuthank you,your point worked.
problem solved.thank you very much.
Forum: Themes and Templates
In reply to: [Custom Community] menuHi,
No, look on (مقالات)Forum: Themes and Templates
In reply to: [Custom Community] menuI added your code to my blog, please check again.
thank you.