ramlal.tr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: multilanguage–any pluginHi
I have try to download the WPML plugin its an cost for $29.
I want to freebies like plugin.Thanks
Ramplease check yourlink and ask the query
Forum: Fixing WordPress
In reply to: Permalink Common Setting Not Working Except Defaultgo to settings click to permalinks select custom structure type %postname%
check it and let me knowForum: Fixing WordPress
In reply to: Increase the Title area in Twenty Elevenccheck and let me know /..
Forum: Fixing WordPress
In reply to: Increase the Title area in Twenty Eleven#site-title {
margin-right: 270px;
padding: 3.65625em 0 0;
}
to remove this padding line no 510Forum: Fixing WordPress
In reply to: Sidebar disappeared…you put this in ur style sheet line no 1983
#sidebar1, #sidebar2 {
display: inline;
float: left;
margin-top: 4px;
padding-bottom: 30px;
width: 290px;
}Forum: Fixing WordPress
In reply to: HELP editing theme function deleted site. Can't start again.hi sierraspiano,
after uploaded files u can config the db settings in a file like wp-config
more details.. [ redacted, support is offered via the forum and not email ]Forum: Fixing WordPress
In reply to: Increase the Title area in Twenty ElevenYou just go to \\http:\\mossck.no\wp-content\themes\twentyeleven\style.css
and remove the margin: 0 270px 3.65625em 0;Forum: Fixing WordPress
In reply to: Increase the Title area in Twenty ElevenYou can use the firebug to remove the empty space like to give the margin and padding.
in ur csss
#site-description {
color: #7A7A7A;
font-size: 14px;
margin: 0 270px 3.65625em 0;
}
remove these style.css (line 526) margin and checked itForum: Themes and Templates
In reply to: Sidebarthanks its working
Forum: Fixing WordPress
In reply to: widget is not enable in my dashboadThanks for ur reply but still not having problem
its my sidebar codingplease use a pastebin for long code sections – mod
Forum: Themes and Templates
In reply to: Theme creationis there anyone?
[please be more patient – if you need help that fast, consider to hire someone.]
Forum: Themes and Templates
In reply to: Installed a theme and the blog is at the bottom of the pageHi
its loading time too lateForum: Themes and Templates
In reply to: How to create the themethank u