Hi phoca team,
I'm using phoca_t template for my site. My query is for the div phoc-side2, I wish to shift the dotted border line which seperates it from phoca-content1. How do I do this. I'm unable to find this either in the html or in the CSS file. Thanks a lot
[SOLVED] phoca_t layout query
-
- Phoca Member
- Posts: 10
- Joined: 15 Jan 2013, 08:01
[SOLVED] phoca_t layout query
Last edited by alpana on 12 Mar 2013, 06:52, edited 1 time in total.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca_t layout query
Hi, see the main css, it is done by image in the background (side1 - side2) there you can set padding or margin.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 15 Jan 2013, 08:01
Re: phoca_t layout query
Hi Jan ,
I tried doing what you suggested, but the very fine dotted line that appears at the left hand side of phoca-side2 of phoca_t template doesnt seem to go away. Also one more query does javascript work on your templates as I'm unable to get it working, but the script works well on default templates
I tried doing what you suggested, but the very fine dotted line that appears at the left hand side of phoca-side2 of phoca_t template doesnt seem to go away. Also one more query does javascript work on your templates as I'm unable to get it working, but the script works well on default templates
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca_t layout query
Hi, Phoca Templates do not use some specifice javascript, you can use a menu with javascript but such is loaded from template framework (so e.g. there are no conflicts like mootools vs. jquery)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 15 Jan 2013, 08:01
Re: phoca_t layout query
Hi Jan, thank you for your replies. Well your template certainly doesnt conflict with Javascripts. I was able to get them running.
The CSS related question that I had asked well what I meant was that the dotted line that appears between articles when you created them....I wish to shift that along with the content in phoca-side-1. Im only able to increase the width of phoca-side1/2 but not able to shift the dotted line. I tried commenting all the borders out too... To no effect...Thank you for your precious time
The CSS related question that I had asked well what I meant was that the dotted line that appears between articles when you created them....I wish to shift that along with the content in phoca-side-1. Im only able to increase the width of phoca-side1/2 but not able to shift the dotted line. I tried commenting all the borders out too... To no effect...Thank you for your precious time
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca_t layout query
Hi, the dots are made by background image, so you can set margin or padding to move them - see the css for phoca side classes and the background images.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 15 Jan 2013, 08:01
Re: phoca_t layout query
Hi Jan, Thank you so much . Your solution was of great help
Alpana
Alpana
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [SOLVED] phoca_t layout query
Ok
If you find Phoca extensions useful, please support the project