Andriy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Olsen Light] Remove Sidebar – Center ContentThank you!
Forum: Themes and Templates
In reply to: [Gridsby] Content width, deleting sidebarHey, friend!
I have the same question.. How did you managed to remove sidebars from the post pages and centered the content?
Forum: Themes and Templates
In reply to: [Gridsby] Remove Author and Category from postHey everybody!
Can somebody give me an advice how to make a text in the end of articles “Posted in… Tags…” a little smaller and centered?
my site is kozlovskiy.com.ua
Forum: Themes and Templates
In reply to: [Gridsby] Remove Author and Category from postHey!
Can somebody give me an advice how to make the selected text a little bit smaller?
[URL=https://www.radikal.ru][IMG]https://s020.radikal.ru/i709/1507/ff/fd40600636a4.jpg[/IMG][/URL]
my site is kozlovskiy.com.ua
Forum: Themes and Templates
In reply to: [Gridsby] Remove Author and Category from postHi, daggi19!
Can you tell me please how did you managed to remove the author and the category from the posts?
Forum: Themes and Templates
In reply to: [Gridsby] Remove featured image from appearing in posts.I’ve found the place) Thanks a lot for this code Andrew!
Forum: Themes and Templates
In reply to: [Gridsby] Remove featured image from appearing in posts.I’m sorry, but can I ask you to explain where should I paste that code?
kozlovskiy.com.uaForum: Themes and Templates
In reply to: [Theme: Gridly] CenteringHi sharona7090!
Look at this topic:
https://www.sitepoint.com/forums/showthread.php?1171542-Center-the-Gridly-Theme
As far as I remember it helped me to center menu and grid on the main page.
Then I add this code to my css file to center my posts:
#header, #postarea, .post, .page { margin: 0 auto; float: none; display: block; } #header {width: 960px;} #wrap {overflow: hidden;}
And the last code to center logo:
#logo { margin: 35px; margin-bottom: 15px; text-align: center; /* add this */ }
So, thats all:) It should work, if you have some questions I’ll try to help;)
Forum: Plugins
In reply to: [Plugin: Contact Form Clean and Simple] ResizingYeah, I’ve done it finally!:) Thank you Meg for the great plugin!
Forum: Plugins
In reply to: [Contact Form Clean and Simple] Resizing FormOk:)
Forum: Plugins
In reply to: [Contact Form Clean and Simple] Resizing FormThanks for your response, Meg!
I’m really like a noobles here, besides I’m not really good in English, but I really want my site looks kind of pretty… so can I ask you a few more kind of stupid questions?)
<div style="width: 600px;">[cscf-contact-form]</div>
As far as I understand, I have to past this code somewhere.. but I cannot find on my FTP nothing like Bootstap framework .css file or something.. Should I install it then? Or where have I past that code?
Forum: Plugins
In reply to: [Contact Form Clean and Simple] Resizing FormHey!
I use Contact Form Clean and Simple plugin for my website. Very cool plugin, thnx megnicholas! But I have the similar problem, and unfortunaly I don’t understand how to solve it..
This is page from my website with contact form plugin:
https://kozlovskiy.com.ua/?page_id=184
So, as you see, I need to make it a little bit smaller… can you please tell me how?