Converting a phpbb3 style to Coppermine theme Converting a phpbb3 style to Coppermine theme
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Converting a phpbb3 style to Coppermine theme

Started by roderiko, February 21, 2008, 04:42:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

roderiko

i need to make my gallery looks like my phpbb3 forum.
i use brushd metal style in my forum...
but i don't know how to convert this style to a coppermine theme...
someone can explain me how to do this... or show me a tutorial.

thanks. :)

pd: i was looking for this theme for coppermine but i ca't find it.
sorry for my english.-

Joachim Müller

You can't actually "convert" a theme. You'll need some HTML and CSS skills to accomplish what you're up to. There simply can not be an easy instruction. Basically, you take a look at the default coppermine stylesheet, take a look what classes exist and then compare it to the classes used by your other app. Finally, copy the formatting from the class definitions that match from your other app/page to your custom coppermine stylesheet.
Bottom line: either learn some CSS or hire someone to come up with a custom coppermine theme for you that matches the layout of the other page you refered to (your phpbb forum in your case).
If you request free support, it's always a good idea to post a link to the pages you refer to (in your case: your gallery and your forum).

roderiko

hi... thanks--- i'm trying to make this changes but theres some things i can't do.

this is my forum:

http://mxmillennium.com/forum/

this is my gallery:

http://mxmillennium.com/gallery-shop/

Ok... if you look....  my problem is that i can't find the way to put the sides grey shadows to the content table.
Can some one explain me how to edit the style.css... thanks...
and sorry for my english.

Joachim Müller

Edit http://mxmillennium.com/forum/styles/brushed_metal/theme/images/background_wrap.png - change it into two images. Then display the one at the left of your content table and the other one on the right.
You're welcome to use the images I attached.