Question about deisgnbox_1.html

I'm having a little problem here. Right now I'm using a different template (#1) but the problem is that I can't change the profile header background color with profile customizer because the template (#1) has images for headers that are overlapping.  I'm thinking…. is there a way i can keep designbox_1.html but use deisgnbox_1a.html (#2) for profile view page only? Not sure if that's possible. Let me know. Thanks!

1. 2.

Quote · 29 Jan 2010

Believe it or not. You can create as many design boxes as you want.

They have to be numberd. 3,4,5 6,7 ect not 1a,2a,3a.

Each of your design boxes can just be a copy of designbox_1.html and the css style needs to be changed so it does not conflict with the origional, and those new css names put in the common.css file.

Then you can from the database tell each block on any page which design box to use. You can if your wanted have every block on every page using it's own design box.

It's a pain in the neck to do, but can be done.

https://www.deanbassett.com
Quote · 29 Jan 2010

Don't mind doing it if it's a pain to do.  I just love my template #1 very much.  I want to keep it and use template #2 for profile page view only so that way they can change their header color or whatever they like with profile customizer.


Okay, i will make designbox_4.html (i will put default script in it).  I'm trying to understand the database thing. I need to go in phpMyAdmin?  Which table I should look at.  Im sorry I'm trying to follow ya.  :D


Patrick

Quote · 29 Jan 2010

The table is sys_page_compose.

Each entry in there is a box that appears on a page. One of the fields is labeled DesignBox. Most all of them are set to 1 which is the default design box.

You just change it to 4 or what ever you design box number is.

I am not really sure if this will remain compatable with the profile customizer or not. I have not yet tried that.

https://www.deanbassett.com
Quote · 29 Jan 2010

YES YES YES!!!  it works and the background did change!  it's not painful to do at all!  Thanks. You're wicked! Laughing

Quote · 29 Jan 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.