Search found 7 matches
- Wed Dec 05, 2007 7:12 pm
- Forum: CMS Show Off
- Topic: Church Website
- Replies: 7
- Views: 3413
Re: Church Website
Well Done, Nice and crisp. Admire the design aspect. Did you design the layout and css yourself? What do you use for inspiration? I just completed my first site in cmsms. I find it really hard to redesign the layout as it works great in the demo layout :) I was going to make a screenshot tutorial fo...
- Wed Dec 05, 2007 7:01 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
Re: newbie - individual image/lightbox help
Thank you Kermit for all the Trouble, I used your help to create the smarty and it works fine for now, i Think :) For everyone else out there, Here is the modified smarty code. <?php # smarty modifier to add lightbox triggers automatically # made for cms made simple 1.2 by kermit # drop this file in...
- Tue Nov 27, 2007 11:10 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
Re: newbie - individual image/lightbox help
Thank you Kermit for your time and the UDT. I'm getting closer to my goal. In your UDT, you pass the src image as a parameter. In MY Case, I want to be able to pass the content as param to the UDT. Why because i don't know what the image is called ( the editor attaches it in the page section ). Whe...
- Tue Nov 27, 2007 4:45 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
Re: newbie - individual image/lightbox help
Hi there,
I have looking UDT and I came across a UDT for "Simple, accessible Wikipedia-style external links"
In MY Case, I need a UDT which would take the img tag and add a rel="lightbox" to it
Can you tell me how to write this UDT? Help!!!
Thank you
Vinay
I have looking UDT and I came across a UDT for "Simple, accessible Wikipedia-style external links"
In MY Case, I need a UDT which would take the img tag and add a rel="lightbox" to it
Can you tell me how to write this UDT? Help!!!
Thank you
Vinay
- Tue Nov 27, 2007 2:09 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
Re: newbie - individual image/lightbox help
Great, I just learnt something new about the Album Module. Thank you Mark and Calguy I'm the wanna be designer right. and the person who will be editing the page has no idea of relationships to images or whatsoever. I want them to be able to open a page, insert an random image ( not album ) using th...
- Mon Nov 26, 2007 11:13 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
Re: newbie - individual image/lightbox help
Hi Gillian, Thanks for the response. Appreciate it. Yeah, I was thinking that could be a workaround. My only concern is because I'm not the editor of the page, I will have to "teach" the editor ( who is zero on computers) to create an album, insert a picture in it and add the album to the ...
- Sun Nov 25, 2007 11:20 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] newbie - individual image/lightbox help
- Replies: 13
- Views: 6099
[Solved] newbie - individual image/lightbox help
Hi There, I am in the process of learning how to use this really simple CMS :) , so please excuse my ignorance. I have to say the forum and its members are very helpful. Thank you. I am developing a simple site for a client. I want to provide the client with the facility to be able to add a page, a...