orca forum

hi,

how can i change orca forum background colour, and i also want to change text colour of forum posts.

can anyone help me with this please?

regards

mchauhan

Regards........ M.Chauhan U.K.
Quote · 15 Apr 2010

please guys .. its important.. everything is invisible in my forum..

thanks mchauhan

Regards........ M.Chauhan U.K.
Quote · 15 Apr 2010

Orca has its own template system so you will need to make the css changes there.

You can find the css at /modules/boonex/forum/layout/base/...


Make your template changes there.

Quote · 15 Apr 2010

i have been trying in modules/boonex/forum/layout/base/... using firebug but no luck.

i ahve tried main.css, common.css, general.css aswell. but cant find using firebug.

anymore suggestions please ?

Orca has its own template system so you will need to make the css changes there.

You can find the css at /modules/boonex/forum/layout/base/...


Make your template changes there.

regards

mchauhan

Regards........ M.Chauhan U.K.
Quote · 15 Apr 2010

Opps.. forgot, when you create the forum it creates a new folder called base_en inside the layout.  Modify the css in the base_en not base.

Quote · 15 Apr 2010

tried in base_en. i have still had no luck. may be i am gone blind or something. could you please tell me where should i be looking at ?

Opps.. forgot, when you create the forum it creates a new folder called base_en inside the layout.  Modify the css in the base_en not base.

thankyou very much

mchauhan

Regards........ M.Chauhan U.K.
Quote · 15 Apr 2010

any suggestions please ?

mchauhan

Regards........ M.Chauhan U.K.
Quote · 16 Apr 2010

right. i am stuck at the same place again.

i had a file written how to do it. but cant find it now...

anyone knows  how to change the background colour of forum ??

regards

mchauhan

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010

bump!!!!

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010

The boxes in the forum it is templates/base/css/common.css like it says at your firebug

sample I just changed the box header color to red:

Forum css

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

do you know the one for white area just underneath the area you turned red ??

cheers

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010

and don't forget to clear your cache in your admin after you made changes to the css files

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

and don't forget to clear your cache in your admin after you made changes to the css files

i have been looking for the file for an hour . but no luck.

can you tell me which file to edit ??

thanks

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010
.boxContent {
background-color:#FFFFFF;
on line 260 at common.css

if I'm not mistaken and firebug does not bully me :-)
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

and don't forget to clear your cache in your admin after you made changes to the css files

i have been looking for the file for an hour . but no luck.

can you tell me which file to edit ??

thanks

You mean to clear the cache or the common.css file to edit the color and text font?

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

to clear your cache you go to:

http://yourdomain.com/administration/

at the Dashboard you see

Cache

Clean all Clean db
Clean templates Clean js/css

This is where you clear the cache

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

seems like it is bullying yo. coz that didnt work.

.boxContent {
background-color:#FFFFFF;
on line 260 at common.css

if I'm not mistaken and firebug does not bully me :-)

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010

seems like it is bullying yo. coz that didnt work.

.boxContent {
background-color:#FFFFFF;
on line 260 at common.css

if I'm not mistaken and firebug does not bully me :-)

It worked on my site after I clear the cache

I will give you a photo, wait

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

The box

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

/templates/base/css/common.c

in common.css on line 264

.boxContent {
overflow: hidden;
font-size: 11px;
padding: 1px 1px 1px 1px;
background-color: #ff0000; (line 264)
}

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

You see, no one is bully me cos I go after them and strip 'em down of their soul! :-)

And never forget to make a back-up of the file/ files you are working on Innocent

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

to clear your cache you go to:

http://yourdomain.com/administration/

at the Dashboard you see

Cache

Clean all Clean db
Clean templates Clean js/css

This is where you clear the cache

That doesn't work, nor has it ever. To clear your cache, you must empty the /cache/ and /cache_public/ directories, leaving the .htaccess file in the former directory intact.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jul 2010

not working for me. dnt know why ....

/templates/base/css/common.c

in common.css on line 264

.boxContent {
overflow: hidden;
font-size: 11px;
padding: 1px 1px 1px 1px;
background-color: #ff0000; (line 264)
}

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010

That doesn't work, nor has it ever. To clear your cache, you must empty the /cache/ and /cache_public/ directories, leaving the .htaccess file in the former directory intact.

LoL,

I just cleared the cache a few times and I checked in my folders. It worked, even though may be only partly.

If I do something on my site and clear the cache at my dashboard I see the result on my site.

Anyway, I will check how it is on other computers :-)

Thanks :-)

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

not working for me. dnt know why ....

/templates/base/css/common.c

in common.css on line 264

.boxContent {
overflow: hidden;
font-size: 11px;
padding: 1px 1px 1px 1px;
background-color: #ff0000; (line 264)
}

Did you try Magnussoft clear cache To clear your cache, you must empty the /cache/ and /cache_public/ directories, leaving the .htaccess file in the former directory intact.

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

How do you edit those files?

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 24 Jul 2010

i edit through cpanel.

How do you edit those files?

Regards........ M.Chauhan U.K.
Quote · 24 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.