News:

Wondering if this will always be free?  See why free is better.

Main Menu

Havvo

Started by Diego Andrés, February 01, 2014, 01:11:21 PM

Previous topic - Next topic

skylite

Quote from: skylite1. is it possible to change the size of the posting-counter? I want to have it smaller. I already minimised the postcount.png image but i can't find the code section where i can make the text smaller? Only searched through the stylesheets though but can't find this anywhere?

ok so apparently i found it in the stylesheet now and managed to get the counter smaller.
But how do i get it up now to fit in the border?
I already played with the margin values, but nothing changed. I even took out the margin value but it's still the same.

.cr_post
{
   background: #cdd7da;
   border-radius: 5px;
   border: 1px solid #D0D7DB;
   margin-top: auto;
}
[...]
.poster li.postcount
{
   color: #575757;
    font-size: 9pt;
    font-weight: bold;
}

any ideas on how i get the counter-text to fit in the border?

PAPABEAR

Nice looking theme. Any way to make the make the top incorporate one header image to go all the way across?

Daniiel

Quote from: skylite on March 25, 2014, 03:01:15 PM
Quote from: skylite1. is it possible to change the size of the posting-counter? I want to have it smaller. I already minimised the postcount.png image but i can't find the code section where i can make the text smaller? Only searched through the stylesheets though but can't find this anywhere?

ok so apparently i found it in the stylesheet now and managed to get the counter smaller.
But how do i get it up now to fit in the border?
I already played with the margin values, but nothing changed. I even took out the margin value but it's still the same.

.cr_post
{
   background: #cdd7da;
   border-radius: 5px;
   border: 1px solid #D0D7DB;
   margin-top: auto;
}
[...]
.poster li.postcount
{
   color: #575757;
    font-size: 9pt;
    font-weight: bold;
}

any ideas on how i get the counter-text to fit in the border?
Well, you have to edit the margin here:
<span style="text-align:right; margin: 12px 6px 0 0; float: right;">', $message['member']['posts'], '</span>
You have to edit the number 12 remains the best.



I updated the theme, I've fixed the problem with the current link.
For people who have already installed this theme, just search for:
<li id="button_', $act, '">
Replace with:
<li id="button_', $act, '"', $button['active_button'] ? 'class="active selectedLava"' : '', '>

Greetings!

miguelius

Hi Daniiel,

Many thanks for your Theme, I love it! I am making a forum with your theme (Author's details included) and I would like to modify the logos of each post (as    livestripgirls already asked you) in the index, but independently. Now all the posts have the same logo (on.png or off.png). However I would like to configure them separately, different from each other.

Do you have any clue on that?


Thanks again!

Miguelius

Darkness_Black

#24
Hello beautiful theme,
My theme is with the strange linktree where I can get?
Moderators are misaligned and topics do not appear.
See the picture:

Translator - Brazilian

Não respondo MP de ajuda, Poste sua duvida no forum!!! Se alguém te Ajudou Agradeça!!!

MESWEB

I found BUG:
1 missing file - noise.png
.poster ul ul
{
background: url(../images/noise.png) repeat scroll 0 0 #CBD1D3;
    border: 1px solid #edf5f8;
    border-radius: 5px 5px 5px 5px;
    margin: 0.3em 0 0.3em 0;
    padding: 4px 0 0;
    text-align: center;
}

Dave47

Am using your theme havvo with smf 2.0 18 now, error free

I was getting lot of log errors with /display/template.php

I asked community in the forum and they look to added a fix / update this file from 2.0 14 to 2.0 18, so I've added file in attachments.

I applyed it by cpanel by over overwriting the original.

but to anyone that reads this! only use this file if you understand what it is and all ways backup your forum first.






Advertisement: