1
vote
0answers
38 views

Target Specific Elements Within an Array

I'm trying to apply styling to each word in my php array. I can't figure out how to target each individual word. My site lists a ton of demographics as tags about the user. Example: Hometown: LA ...
1
vote
0answers
75 views

JavaScript Pop-Up Issue

I'm working on http://multiorgasmiclover.com/video-staging/. When a user leaves the page, I have a message displayed in a popup window. However, I don't want the pop-up window to display when someone ...
1
vote
0answers
59 views

Generating element sizes based on ratios

This may be a weird type of question, but how would you generate square links which have their size based on how many links the next page contains. The amount of links would be generate using this: ...
1
vote
0answers
58 views

Problems with ob_gzhandler and CSS files

I've created a page that will take css (or javascript) files and output them as one file. I have noticed that Firefox and Internet Explorer will both fail to send the "If-Modified-Since" header at any ...
1
vote
0answers
45 views

iframe loads style of the parent page. Is here any way to specify the domain?

I am developing a HTML mobile browser simulator. For this I have used curl method for parsing the actual website content that is to be tested. This I loaded in the iframe in my website. The iframe src ...
1
vote
0answers
178 views

TinyMCE causing to remove in-line

I am having issues with TinyMCE and twitter bootstrap: Heres my problem, the sidebar and the content have gone out of in-line. Heres a screenshot: http://puu.sh/GOhR Code of that page: <?php ...
1
vote
0answers
178 views

How to append jQuery Masonry on ajax loaded Content?

I'm using Infinite Scroll ยท jQuery Masonry to implement infinite scroll, the code execute perfectly good on load(content via ajax) but the problem is that on scroll, it does not give right alignment ...
1
vote
0answers
181 views

tcpdf writeHtml() only - overlay images or image and text

The task is to overlay image over another image, or over text. The only allowed method to use is writeHtml(). I tried padding-left: -XXXmm but it does not work. Absulute positioning of images with ...
1
vote
0answers
546 views

Customizing Disqus comment template and CSS

I am working on a blog for a yoga studio I'm having a hard time customizing the Disqus comment section. I've gotten as far as adding my styled box around the comment section and modifying text size ...
1
vote
0answers
161 views

XML file won't read data from one column in MySQL database

I'm running a map-based application (Google Maps) from a MySQL database, using php and xml (the data is formatted into xml with php, then that xml file is pulled into a javascript function that ties ...
1
vote
0answers
137 views

PHP Safari PDF to Image Problem

I am trying to use headers and Imagick to display PDFs as an image. I have it working in other browsers except in Safari the image comes with a black background. An example is here and the code the ...
0
votes
0answers
7 views

How do I add a second category bar to this Magento home page template?

I am new to Magento, and started out with just applying a theme purchased from another website. What I'm trying to do is make a small change to this template to allow another area like 'categories' ...
0
votes
0answers
29 views

php parse Template working well but have a issues

my code working well as i need but in my home page of template like <code> <header> <div class="div-header"> <div class="inner-head"> ...
0
votes
0answers
30 views

CSS/Javascript Dynamic Loader

Background: I am custom developing a framework for my office that lets me create multiple modules that do different things (something like eGroupware). The problem that I ran into, that I'm sure ...
0
votes
0answers
58 views

Grid-list view + infinite scroll

I have simple code in wordpress archive post loop to make a grid view and I want to add 3column-grid / 2column-grid (toggle) switcher Here is my main code: <?php get_header(); ?> <div ...

1 2 3 4 5 45
15 30 50 per page