new developer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Omega] css3 animationsorry cant understand..
something like this??!!———–>>>>> “wordpress ltr en en-us parent-theme y2014 m06 d18 h13 wednesday logged-out plural home blog layout-2c-l”Forum: Themes and Templates
In reply to: [Omega] css3 animationthanx..but little more..
i want add this effect only for one page image or specified image..
can you tell me how..Forum: Themes and Templates
In reply to: css3 animationmy theme is omega..
n i not downloaded it..Forum: Themes and Templates
In reply to: [Omega] how to add search button..I’ve solved it myself.
.widget_search input.search-field {
width: 150px;
height: 42px;
margin-right: 140px;
border: 1px solid #000;
border-right: 0px;
border-radius: 2px;
}.search-form input[type=”submit”] {
position: absolute;
padding: 0px;
top: 198px;
right: 20px;
height: 42px;
width: 55px;
font: bold 12px ‘lucida sans’, ‘trebuchet MS’, ‘Tahoma’;
text-transform: capitalize;
background: #d83c3c;
border: 1px solid #000;
border-left: 0px;
border-radius: 0 2px 2px 0;
}Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] how change position and set icon at top of textwow..nice..
worked great..thanx bro..
Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] how change position and set icon at top of texti know little bit about css..
but help me plz..my theme is omega..u can download it free..
Forum: Themes and Templates
In reply to: [Omega] how add image instead of "[Read more…]"margin-left: 70px; …………..solved..
Forum: Themes and Templates
In reply to: [Omega] how add image instead of "[Read more…]"yeah..its working..:)..:)
.
.
but little problem..
.
image not showing in center..how change position to center..??
Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] how change position and set icon at top of textthnx for reply..
i already installed custom css plugin..but
can u plz tell me how..which code need to edit in css..
my theme is Omega
Forum: Themes and Templates
In reply to: [Omega] how add image instead of "[Read more…]"its only working if i m increase the font size..
a.more-link {
font-size: 25px;
background-image:url(http://codex.wordpress.org/images/4/42/leaf.gif);
width: 37px;
height: 46px;
}its show [Read more…](with background image)..
.
but
.
if i m change font size to zero..its show nothing..blank..