Sorry, but you need to login to access this location.

Questions tagged with css

1 answer

0 votes

Asked by celsowm, 11 hours, 2 minutes ago in

How use css in a theme inside a plugin?

Because of the end of vendors in CAKE_CORE_INCLUDE_PATH, we need another solution to all apps 1.3 access a unique css to all apps, i think the way is use a theme inside a plugin path to be used to all apps.

Have another solution to create a global...

0 answers

0 votes

Asked by Ryders, on 27/6/10 in

What am I missing in $script_for_layout..

ref:Inserting Well Formatted elements # css

Using cake 1.3, I'm trying to load scripts and css from a view or an element using inline=false. For instance, I have $this->Html->css ( 'adm-navigation', null, array('inline'=>false) ); in the...

2 answers

0 votes

Asked by essolo, 2 weeks, 4 days ago in

Failed to load source for css

hi,

when I run after complete configure cakePHP.

then I see style frontpage view do not link with css.

I use firebug plugin then i found this error

**<link href="/blog/css/cake.generic.css" type="text/css" rel="stylesheet"

Failed to load source for:...

1 answer

0 votes

Asked by dimis283, 3 weeks, 5 days ago in

ajax update

I want to update a div of my page with ajax.

I want to ask is cake has his way to set the css for this ajax request .

I ask this because I convert this site form another framework and the ajax code is ready.

0 answers

0 votes

Asked by tadpole, on 31/5/10 in

adding css via @import

I know I can add css links with $html-css(), but how do I @import css files when I use a layout?

I have a number of css files in my default layout, to which I want to add page specific css files. The order of the css files is important, so I want...

1 answer

0 votes

Asked by gah, on 14/5/10 in

Top portion of main page missing.

Hello,

I've recently moved a cakephp site to new host.

After I've moved everything, the main homepage does not seem to load the head tag or the top couple divs. So I'm missing my title and navigation bar and also no css or anything else in the...

1 answer

0 votes

Asked by dimis283, on 24/3/10 in

view with ajax

I want to update a div with ajax and I want also the view to have a specific css.

How can I do it, I write at the element that I use the css but it doenot work.

1 answer

0 votes

Asked by microsushi, on 27/2/10 in

CSS

Im modifying a website the has Cake as its foundation. I would like to redesign the elements in Dreamweaver. Ive created a testing server. My problem is this: I cannot see any CSS styling? Any ideas as to what is the problem?

Im combing through...

1 answer

0 votes

Asked by pastryking, on 18/5/10 in

Images and Css files not linking properly

Hello

I have been creating a website on my dev environment, using MAMP and cakephp inside my htdocs folder. i have been linking my images and css files using the HTML helper (nothing outside the ordinary). Today i just moved all the folders from...

2 answers

0 votes

Asked by microsushi, on 27/2/10 in

CSS

Im modifying a website the has Cake as its foundation. I would like to redesign the elements in Dreamweaver. Ive created a testing server. My problem is this: I cannot see any CSS styling? Any ideas as to what is the problem?

Im combing through...

0 answers

0 votes

Asked by dimis283, on 6/4/10 in

ajax loading view and css

I have a view (a calendar) that is updated with ajax (previous month etc).

I have the problem that after the ajax update the view does not obey the css file that is inside this view.

The css file is still inside the view after the update.

What is...

2 answers

0 votes

Asked by kush2k, on 23/4/10 in

Setting Cookie from View

Hello!

I'm trying to set a background from the view. That's no problem with javascript. But I want to keep the background till the next login. So I've decided to set a cookie with the additional data in it.

I managed it to set the cookie in the...

2 answers

0 votes

Asked by bazet, on 15/1/10 in

How CakeQs loop the Users in 3 column DIV ?

if you go http://cakeqs.org/users/index , CakeQs nicely loop the users into 3 column DIV without using any table.

So what's the logic to achieve that ?

Azril Nazli Alias

Putrajaya, Malaysia

1 answer

0 votes

Asked by revelation, on 20/2/10 in

No CSS, No Images - Just Blue Links & Black Text

I'm using Wamp Server.

PHP Version is 5.2.9-2

I am able to pull the correct data from the database.

No images or stylings are displaying on the page. It is just blue links, black text, no images.

I modified the Apache httpd.conf by doing the...

3 answers

0 votes

Asked by tnbrooks, on 17/1/10 in

how is the 'required' class added to a input field?

Have created a form but the only 2 fields that are appearing with the class 'required' added to the div are the ones that are used for my Auth component. Other fields I have look like this but when rendered, <div class="input text" is being...

3 answers

0 votes

Asked by new2cakephp, on 12/11/09 in

changing HTML/CSS layout and graphics

Hi all,

I have a cakephp script for an online store and I would like to change the default layout and design of the website. Is it possible to change the website design using wysiwig editor and what is the process for doing this? Also, do I have...

<< previous next >>