End of Support for Joomla 3 - Forum closed

[SOLVED] Blog layout questions

Blog layout questions was created by rast537

Posted 10 years 2 months ago #12084
Hi,

could you please help me with a blog layout problem www.gabineurohr.com/index.php/blog

the pictures are not inline with the text and the header is too big for my taste. I manage to change it in the developer tool but my try to apply it in custom css failt. Where can I define h1, h2, h3 ... I was searching the whole afternoon, I couln'd find it.

Thank you very much
Thomas
by rast537

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Blog layout questions

Posted 10 years 2 months ago #12088
Hi there,
1.) Add this code below to your css/custom.css and change the font size:

.uk-article-title {
font-size: 30px;
}


2.) The image is not inline, please use "float:none" as shown below.

Attachment floatnone.jpg not found

Attachments:

The following user(s) said Thank You: rast537

Please Log in or Create an account to join the conversation.

Replied by rast537 on topic [SOLVED] Blog layout questions

Posted 10 years 2 months ago #12099
Problem solved.
by rast537

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum