Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-10-22 03:41:35

dawn
New Member
From: Manchester UK
Registered: 2005-10-22
Posts: 5
Website

BLIX TEMPLATE : trouble with editing the default page

i have installed the main textpattern blog and also downloaded the blix template. ive edited the default css to the blix css (although nothing changes), and then on the howto file it says:

3. Edit your default page in Textpattern (presentation->pages). – Create a new line under <div id=“head”>…</div> – insert the code in code_nav.txt – You should see something like <div id=“navigation”> … – Put your own links where it says “Blog”, “Archive” and “about” – Remove any references to “<div id=“left”>” – Put your stuff in “<div id=“right”>”

in the textpattern directory, there is no “presentation” folder – im assuming theres pages under a file called presentation? if not, could someone make it more clear what i should be editing (what is the default page named?) and where these files are under? it would help me a great deal!

Offline

#2 2005-10-22 03:58:33

ubernostrum
Member
From: Lawrence, KS
Registered: 2004-05-05
Posts: 238
Website

Re: BLIX TEMPLATE : trouble with editing the default page

In Textpattern, you don’t edit “files” and “folders” directly like you would if you were building your site from scratch — instead, you use Textpattern’s administrative interface to edit and post things. The “files” and “folders”, for the most part, don’t even exist, they’re just stuff in the database.

What the instructions mean is that you should log in to Textpattern’s administrative interface with the username and password you created when you set it up, and there you’ll see across the top of the page a row of tabs. One of them is called “presentation” and has a subsection under it called “pages”, which is where you go to edit your page templates.

Your Textpattern administrative interface will be the address of your site, plus “/textpattern/index.php”. So, for example, if your site’s address was “http://mydomain.com”, you’d want to go to “http://mydomain.com/textpattern/index.php” to log in to the administrative interface.


You cooin’ with my bird?

Offline

#3 2005-10-22 04:11:52

dawn
New Member
From: Manchester UK
Registered: 2005-10-22
Posts: 5
Website

Re: BLIX TEMPLATE : trouble with editing the default page

thanks, that cleared up a lot!

however ive got another problem. where it says:

– Remove any references to “ < div id=“left” > “ – Put your stuff in “ < div id=“right” > “

i have removed the < div id=“left” > code, but i dont see where it says < div id=“right” > i only see: < ! —- right —-! > and what “stuff” should i put in it?

its looking like this: http://www.heartcrash.net/movies , very messy!

Last edited by dawn (2005-10-22 04:14:43)

Offline

#4 2005-10-22 04:59:34

dawn
New Member
From: Manchester UK
Registered: 2005-10-22
Posts: 5
Website

Re: BLIX TEMPLATE : trouble with editing the default page

moves to top of topics
please help? :(

Offline

#5 2005-10-22 05:04:44

ubernostrum
Member
From: Lawrence, KS
Registered: 2004-05-05
Posts: 238
Website

Re: BLIX TEMPLATE : trouble with editing the default page

It means that it expects you to create a div with id “right”, I guess, and to put things in it.

Keep in mind that Textpattern, while meant to be easy to set up and use, does assume that the person handling a site’s design will be fairly knowledgeable with HTML and CSS in order to set up the page templates and styles correctly, and the various themes available continue in that assumption; they don’t tend to be something you can just “drop in”.


You cooin’ with my bird?

Offline

#6 2005-10-22 05:52:17

dawn
New Member
From: Manchester UK
Registered: 2005-10-22
Posts: 5
Website

Re: BLIX TEMPLATE : trouble with editing the default page

thanks. ive ..apparently.. finished everything that the readme file tells me too but its not aligning properly, could you tell me what im doing wrong? im willing to give someone access to my textpattern to sort it out if they would like to help me out more. :)

Offline

#7 2005-10-22 13:22:52

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: BLIX TEMPLATE : trouble with editing the default page

Dawn, assuming you have a newer version of TXP like 4.0.1 the “right” and “left” should now refer to “sidebar-1” and “sidebar-2” in the page templates. Can’t remember which way around they go but it is “commented” in the page templates. It’s something that has changed since Blix was originally ported to TXP. You will need to either change the “div id” names in the page templates to “right” and “left” or change the references to “right” and “left“in your CSS to “sidebar-1” and “sidebar-2”. Either way the div ids and the CSS need to match each other.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#8 2005-10-22 17:57:47

dawn
New Member
From: Manchester UK
Registered: 2005-10-22
Posts: 5
Website

Re: BLIX TEMPLATE : trouble with editing the default page

im even more confused than ever now. could you explain it a bit clearer?

Offline

Board footer

Powered by FluxBB