Page 4 of 7

Re: [RC2] Cynthia 1.1.0

Posted: Mon Dec 08, 2014 5:30 pm
by TrAsHeR
Sweet, thanks !

Re: [RC2] Cynthia 1.1.0

Posted: Mon Jan 05, 2015 2:20 am
by musikgoat
Thanks for this theme, its been wonderful!!

I'd like to comment out the logo, and just use my custom banner.

Is it safe to simply comment out the following from imageset.css

Code: Select all

.imageset.site_logo {
   background-image: url("./images/logo_cynthia.png");
   padding-left: 245px;
   padding-top: 110px;
}
Along with modifying cynthia.css as described in earlier posts?

Re: [RC2] Cynthia 1.1.0

Posted: Tue Jan 06, 2015 10:43 am
by ONEMDX
First of all thank you for your work is a awsome style.

I have few questions.

1) How to make custom tabs with links ( where it is BOARD INDEX on grey , under the search option )
something like
BOARD INDEX | LINK1 TAB | LINK2 TAB | LINK3 TAB


2) How to change the width of style ? i want to increase width becouse i think it will look more awsome

i use it on 3.1.2 and works greate. You really did a greate job !

Re: [RC2] Cynthia 1.1.0

Posted: Mon Jan 26, 2015 9:00 am
by Cobra45
nextgen wrote: Download: Cynthia style RC2
404 :cry:

Re: [RC2] Cynthia 1.1.0

Posted: Mon Jan 26, 2015 5:21 pm
by nextgen
Cobra45 wrote:
nextgen wrote: Download: Cynthia style RC2
404 :cry:
The site will return soon, meanwhile you can download it from here, https://github.com/melvingb/Cynthia/releases/tag/RC2 :)

Re: [RC2] Cynthia 1.1.0

Posted: Thu Jan 29, 2015 9:27 am
by Cobra45
Does these items are really necessary?
I don't know what is this but my forum is running on https and browser informing me about unsecure elements.

Re: [RC2] Cynthia 1.1.0

Posted: Sat Feb 07, 2015 10:56 pm
by NorthWoodMediaWorks
Hi Nextgen and all,

First, thanks for the great style. Best one for my tastes since 3.1.x was released. Just upgraded my main site to it today.

I have read this entire topic, and reviewed the logo dimensions questions in particular, but I am not winning my battle just yet. If you can look at my site http://northwoodmediaworks.com/forum you will see that my custom logo is 800px wide, but I want it to fill that black space where Cynthia used to be. If I increase the settings in imageset.css, it simply starts to repeat/tile the logo. I checked the common.css float settings and they are as you indicated to the other poster.

Can that black box be removed so only the logo sits on top of the diagonal striped background? Or how can I make my logo fit? I can photoshop to any size of course. I am not much a coder though. Thanks again. Cool style. 8-) 8-) 8-)

regards - R

Re: [RC2] Cynthia 1.1.0

Posted: Mon Feb 09, 2015 4:42 pm
by nextgen
Hi and thanks for use my style,

In the cynthia.css find

Code: Select all

/* Header Cynthia */
#header-cynthia {
    background-image: url("./images/header.png");
	background-repeat:  no-repeat;
	padding: 5px;
    color: #FFFFFF;
	min-height: 150px;
	margin-bottom: 10px;
}
And remove

Code: Select all

    background-image: url("./images/header.png");
	background-repeat:  no-repeat;
or replace

Code: Select all

    background-image: transparent;
	background-repeat:  no-repeat;

Re: [RC2] Cynthia 1.1.0

Posted: Tue Feb 10, 2015 4:18 am
by NorthWoodMediaWorks
I will give it a try soon. I did figure out the header image but the repeat was something I couldn't figure , so thank you once again.

Re: [RC2] Cynthia 1.1.0

Posted: Sat Feb 14, 2015 9:22 pm
by NorthWoodMediaWorks
So I modified cynthia.css, but my header graphic still repeats... Cant figure it out....

this is what happens...
The Forest headergraphic.jpg
I want to place a header image that is up to 1000 pixels wide... no repeat seems to be missing as an option in imageset.css - does it need to be added there?

Re: [RC2] Cynthia 1.1.0

Posted: Sat Feb 14, 2015 9:47 pm
by NorthWoodMediaWorks
Ah... I figured it out by adding the no repeat statement to imageset.css

So thanks for your help, but I am now good to go. 8-)

Re: [RC2] Cynthia 1.1.0

Posted: Sat Feb 14, 2015 9:52 pm
by nextgen
NorthWoodMediaWorks wrote:So thanks for your help, but I am now good to go. 8-)
Good luck :)

Re: [RC2] Cynthia 1.1.0

Posted: Wed Feb 18, 2015 1:35 am
by ironuser
beautiful but looks like that download link is dead

Re: [RC2] Cynthia 1.1.0

Posted: Thu Feb 19, 2015 7:02 pm
by nextgen
ironuser wrote:beautiful but looks like that download link is dead
https://github.com/melvingb/Cynthia/releases/tag/RC2 :)

Re: [Release] Cynthia 1.1.0 - phpBB 3.1.3

Posted: Sat Mar 07, 2015 11:58 pm
by nextgen
Style update for 3.1.3, the last download in the first post. :)